Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file.
11 #ifndef ISEQUENCERTIMERTOOL_H
12 #define ISEQUENCERTIMERTOOL_H 1
45 virtual void start(
int index ) = 0;
48 virtual double stop(
int index ) = 0;
66 #endif // ISEQUENCERTIMERTOOL_H
virtual const std::string & name() const =0
Retrieve the name of the instance.