This fn does not have a description.
bool napc_Timer_expired( napc__Timer * timer );
This function will return true only once per started timer.
Subsequent calls on the same timer will return false.