Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
// Get the idle time and convert to minutes
IdleTime = SRP_Get_IdleTime()
IdleTime = Int(IdleTime / 360060000)