If I want a timer in a game that is not impacted by a user changing their OS clock, how might this be done? For example, if I wanted to know the time in real life that has elapsed since an action was performed in hours or days. If I pull time information from the user's OS, then the user can adjust their clock as a "hack". This is something I would like to avoid incentivizing.