Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
d2Timer Class Reference

#include <d2Timer.h>

Public Member Functions

 d2Timer ()
 
 ~d2Timer ()
 
void start ()
 
void stop ()
 
long long getDuration () const
 

Constructor & Destructor Documentation

◆ d2Timer()

d2Timer::d2Timer ( )
inline

◆ ~d2Timer()

d2Timer::~d2Timer ( )
inline

Member Function Documentation

◆ getDuration()

long long d2Timer::getDuration ( ) const
inlinenodiscard

◆ start()

void d2Timer::start ( )
inline

◆ stop()

void d2Timer::stop ( )
inline

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