Static Public Member Functions | List of all members
Celartem::TimeUtils Struct Reference

#include <cel_time.h>

Static Public Member Functions

static u64 getTick ()
 
static u64 getTicksPerSecond ()
 

Detailed Description

TimeUtils provides additional Time related stuffs.

Member Function Documentation

static u64 Celartem::TimeUtils::getTick ( )
static

This function returns the tick count.
The origin of this tick count depends on the platform. The unit for this tick count is obtained by getTicksPerSecond function.

Returns
The current tick count.
See Also
getTicksPerSecond
static u64 Celartem::TimeUtils::getTicksPerSecond ( )
static

This function returns the number of ticks a second.

Returns
The number of ticks a second.
See Also
getTick

The documentation for this struct was generated from the following file:

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo