Gnash  0.8.11dev
Namespaces | Functions
ClockTime.h File Reference
#include <cstdint>
#include "dsodefs.h"

Go to the source code of this file.

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::clocktime
 

Functions

DSOEXPORT std::uint64_t gnash::clocktime::getTicks ()
 Wall clock timer, returns current POSIX time in milliseconds. More...
 
DSOEXPORT std::int32_t gnash::clocktime::getTimeZoneOffset (double time)