NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
NeuralEngine::Timer Class Reference
Collaboration diagram for NeuralEngine::Timer:

Public Member Functions

int64_t GetNanoseconds () const
 
int64_t GetMicroseconds () const
 
int64_t GetMilliseconds () const
 
double GetSeconds () const
 
void Reset ()
 

Private Attributes

std::chrono::high_resolution_clock::time_point mInitialTime
 

Detailed Description

Definition at line 32 of file NeTimer.h.

Member Data Documentation

◆ mInitialTime

std::chrono::high_resolution_clock::time_point NeuralEngine::Timer::mInitialTime
private

Definition at line 55 of file NeTimer.h.


The documentation for this class was generated from the following file: