static int get_time();
Returns an abstract number indicating the time (in milliseconds).The actual value returned should not be used, except when comparing the delta-value with other calls to this function.
Back to index