|
|
BasicTimer & | operator= (BasicTimer const &) |
|
| BasicTimer (BasicTimer const &) |
|
MCAPI | BasicTimer (double timeDelay, ::std::function< double()> getTimeCallback) |
|
MCAPI_C bool | hasExpired () const |
|
MCAPI_C::BasicTimer & | operator= (::BasicTimer &&) |
|
MCAPI_C void | resetTime () |
|
MCAPI void * | $ctor (double timeDelay, ::std::function< double()> getTimeCallback) |
|
MCFOLD void | $dtor () |
|
|
static MCAPI double | getSecondsSinceLaunch () |
|
|
::ll::TypedStorage< 8, 8, double > | mTimeDelay |
|
::ll::TypedStorage< 8, 8, double > | mStartTime |
|
::ll::TypedStorage< 8, 64, ::std::function< double()> > | mGetCurrentTimeCallback |
The documentation for this class was generated from the following file: