Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
ApplicationTimer.inl File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::Time
 
namespace  Divide::Time::App
 

Macros

#define DVD_CORE_TIME_APPLICATION_TIMER_INL_
 

Functions

U64 Divide::Time::App::ElapsedNanoseconds () noexcept
 The following functions force a timer update (a call to query performance timer).
 
D64 Divide::Time::App::ElapsedMilliseconds () noexcept
 
D64 Divide::Time::App::ElapsedSeconds () noexcept
 

Macro Definition Documentation

◆ DVD_CORE_TIME_APPLICATION_TIMER_INL_

#define DVD_CORE_TIME_APPLICATION_TIMER_INL_

Definition at line 33 of file ApplicationTimer.inl.