21 virtual void start(
double seconds) = 0;
The IStackTimer interface represents a timer that can be used by blocks.
Definition istacktimer.h:16
virtual void start(double seconds)=0
virtual double elapsedTime() const =0
virtual bool elapsed() const =0
virtual bool stopped() const =0
virtual ~IStackTimer()
Definition istacktimer.h:18
#define LIBSCRATCHCPP_EXPORT
Definition global.h:17
The main namespace of the library.
Definition asset.h:10