MeshLib C++ Docs
Loading...
Searching...
No Matches

#include <MRViewer/MRAsyncTimer.h>

Public Types

using Command = std::function<void()>

Public Member Functions

 AsyncRequest ()
 ~AsyncRequest ()
void request (const Time &time, Command command)
void requestIfNotSet (const Time &time, Command command)
void reset ()
 clears command

Detailed Description

Complete given command in given time may know only one command at a time terminate listener in destructor


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