15 #include "asyncTaskPause.h"
25 AsyncTaskPause(
double delay) :
39 AsyncTask::DoneStatus AsyncTaskPause::
This class represents a concrete task performed by an AsyncManager.
void set_delay(double delay)
Specifies the amount of time, in seconds, by which this task will be delayed after it has been added ...
TypeHandle is the identifier used to differentiate C++ class types.