mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
10 lines
111 B
Text
10 lines
111 B
Text
description "Timer queue, usable without CtrlCore\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
Timer.h,
|
|
Timer.cpp,
|
|
srcdoc.tpp;
|
|
|