Time Class Reference

#include <Time.h>

Description

Holds some time-based utilities.

Static Functions

static void SleepMS (size_t)
 
static double MsSinceStartup ()
 

Member Function Documentation

static void SleepMS ( size_t  )
static

Sleeps on the current thread for a number of milliseconds.

static double MsSinceStartup ( )
static

Returns the number of milliseconds past since the program was created.


The documentation for this class was generated from the following file:
  • /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Util/Time.h