Get the number of whole seconds since the app was started. Accurate to 1 second. Calling this command will internally make a system call to get the amount of time passed, so it may change each time you call it.
integer GetSeconds()
int agk::GetSeconds()