-
Notifications
You must be signed in to change notification settings - Fork 1
API.Util.Span
JuDelCo edited this page May 20, 2021
·
4 revisions
Namespace: Ju.Time
float seconds;
int milliseconds;
long microseconds;
Span Now();
Span zero;
Span Seconds(float amount);
Span Milliseconds(int amount);
Span Microseconds(long amount);
Will generate a new Span struct with the current system UTC time.
Return to [Home]
- Home
- Install
- Manual
-
Core API
- Services:
- Util:
-
Unity API
- Services:
- Integrations: