User contributions for Montavious Peccable
A user with 2 edits. Account created on 16 February 2010.
17 May 2012
- 23:1623:16, 17 May 2012 diff hist +792 N Talk:LlGetWallclock Created page with "I simplified the example code to calculate hours, minutes and seconds. The old code was: integer seconds = now % 60; integer minutes = ((now - seconds) % 3600) / 60; …"
- 23:1523:15, 17 May 2012 diff hist −36 LlGetWallclock simplify hhmmss calculation (see discussion for details)