Interval of time represented with 64 bit double precision float. More...
#include <Time.h>
Public Member Functions | |
Relative () | |
how many seconds have elapsed in More... | |
Milliseconds | inRoundedUpperMilliseconds () const |
Converts current time to Milliseconds, rounding to upper integer. More... | |
Seconds | inSeconds () const |
Static Public Member Functions | |
static Relative | fromSeconds (double seconds) |
Construct a Relative from seconds. More... | |
Interval of time represented with 64 bit double precision float.
|
inline |
how many seconds have elapsed in
|
inlinestatic |
|
inline |
Converts current time to Milliseconds, rounding to upper integer.