PLaSK library
Loading...
Searching...
No Matches
TNT::Stopwatch Class Reference

#include <solvers/gain/wasiak/wzmocnienie/tnt/tnt_stopwatch.h>

Public Member Functions

 Stopwatch ()
 
void start ()
 
double stop ()
 
double read ()
 
void resume ()
 
int running ()
 

Detailed Description

Definition at line 36 of file tnt_stopwatch.h.

Constructor & Destructor Documentation

◆ Stopwatch()

TNT::Stopwatch::Stopwatch ( )
inline

Definition at line 51 of file tnt_stopwatch.h.

Member Function Documentation

◆ read()

double TNT::Stopwatch::read ( )
inline

Definition at line 80 of file tnt_stopwatch.h.

◆ resume()

void TNT::Stopwatch::resume ( )
inline

Definition at line 70 of file tnt_stopwatch.h.

◆ running()

int TNT::Stopwatch::running ( )
inline

◆ start()

void TNT::Stopwatch::start ( )
inline

Definition at line 53 of file tnt_stopwatch.h.

◆ stop()

double TNT::Stopwatch::stop ( )
inline

Definition at line 60 of file tnt_stopwatch.h.


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