Scid  4.7.0
Public Member Functions | List of all members
Timer Class Reference

#include <timer.h>

Public Member Functions

 Timer ()
 
void Reset ()
 
long long MilliSecs (void) const
 
long long CentiSecs () const
 

Detailed Description

Definition at line 23 of file timer.h.

Constructor & Destructor Documentation

◆ Timer()

Timer::Timer ( )
inline

Definition at line 26 of file timer.h.

Member Function Documentation

◆ CentiSecs()

long long Timer::CentiSecs ( ) const
inline

Definition at line 32 of file timer.h.

◆ MilliSecs()

long long Timer::MilliSecs ( void  ) const
inline

Definition at line 28 of file timer.h.

◆ Reset()

void Timer::Reset ( )
inline

Definition at line 27 of file timer.h.


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