- realtimeFunc
void realtimeFunc(TFunc func, TParam param)
Undocumented in source. Be warned that the author may not have intended to support it.
- startRealtimeThread
Thread startRealtimeThread(TFunc threadFunc, TParam param)
Undocumented in source. Be warned that the author may not have intended to support it.
- startThread
Thread startThread(TFunc threadFunc, TParam param)
Undocumented in source. Be warned that the author may not have intended to support it.