Do not instanciate NS_Timer but use the Nanoserv::New_Timer() method instead
[line 800]
[line 794]
[line 788]
NS_Timer __construct( float $time, mixed $callback)
void Activate( )
Timers are activated by default, and Activate should only be used after a call do Deactivate()
void Deactivate( )