state_machine_cpp
state_machine_cpp::Timer Class Reference

#include <__timer.h>

Public Member Functions

void start ()
 
void stop ()
 
double time_in_seconds () const
 

Detailed Description

Definition at line 14 of file __timer.h.

Member Function Documentation

◆ start()

void state_machine_cpp::Timer::start ( )

◆ stop()

void state_machine_cpp::Timer::stop ( )

◆ time_in_seconds()

double state_machine_cpp::Timer::time_in_seconds ( ) const

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