Shiokaze Framework
A research-oriented fluid solver for computer graphics
global_timer Class Reference

Class that deals with global timings. More...

#include <global_timer.h>

Static Public Member Functions

static void pause ()
 Pause global time measurement.
 
static void resume ()
 Reume global time measurement.
 
static double get_milliseconds ()
 Get the current global time. More...
 

Detailed Description

Class that deals with global timings.

Member Function Documentation

◆ get_milliseconds()

static double global_timer::get_milliseconds ( )
static

Get the current global time.

Returns
Current globla time.

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