Skip to content

GetTimeHours/Minutes/Seconds... real time or game time?

MermutMermut Member Posts: 44
I can't find any documentation that indicates if the Get Time functions return game times or 'real world' times.

I think it's game time, but I'm not 100% sure.

If anybody can confirm either way, I'd appreciate it.

Comments

  • FreshLemonBunFreshLemonBun Member Posts: 909
    It's game time and calendar only, which you can set yourself and which progresses at a speed you define.
  • SmithicusSmithicus Member Posts: 21
    GetTimeMillisecond() is "real time"-ish. :) I sometimes use it to generate random numbers.
  • FreshLemonBunFreshLemonBun Member Posts: 909
    Right, I believe you set how many minutes are in the hour. The smaller units should not be shortened due to this but as a consequence there should be fewer or more milliseconds and seconds in the hour too.
Sign In or Register to comment.