Inviwo  0.9.10.1
Inviwo documentation
inviwo::Delay Class Reference

#include <timer.h>

Public Types

using Milliseconds = std::chrono::milliseconds
 

Public Member Functions

 Delay (Milliseconds delay, std::function< void()> callback, TimerThread &thread=util::getDefaultTimerThread())
 
void start ()
 
void cancel ()
 

Detailed Description

A one time delay.


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