#include <Timer.h>
Definition at line 43 of file Timer.h.
◆ timePoint
◆ Timer() [1/2]
| vf::basics::Timer::Timer |
( |
| ) |
|
|
default |
◆ Timer() [2/2]
| vf::basics::Timer::Timer |
( |
const std::string & |
name | ) |
|
◆ end()
| void vf::basics::Timer::end |
( |
| ) |
|
◆ getCurrentRuntimeInSeconds()
| double vf::basics::Timer::getCurrentRuntimeInSeconds |
( |
| ) |
const |
◆ getTimeInSeconds()
| double vf::basics::Timer::getTimeInSeconds |
( |
| ) |
const |
◆ start()
| void vf::basics::Timer::start |
( |
| ) |
|
◆ name
| std::string vf::basics::Timer::name |
The documentation for this class was generated from the following files: