Skip to content

Conversation

AndrewAday
Copy link
Contributor

E.g.

<<< Machine.platform() >>>;  // returns "mac", "windows", "linux", etc
<<< Machine.timeOfDay() >>>;  // returns time in seconds since Epoch with microsecond resolution
<<< Machine.timeOfDayPrecise() >>>; // more precise version, returns vec2 with .x in seconds, .y in microseconds 

@AndrewAday AndrewAday requested review from gewang and nshaheed July 13, 2025 14:04
@AndrewAday AndrewAday closed this Jul 13, 2025
@AndrewAday AndrewAday deleted the platform_and_timeofday branch July 13, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant