Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: typo in time.rs example #10375

Closed
wants to merge 2 commits into from
Closed

fix: typo in time.rs example #10375

wants to merge 2 commits into from

Conversation

HeyZoos
Copy link
Contributor

@HeyZoos HeyZoos commented Nov 5, 2023

Objective

  • Fixes typo in time.rs example

Solution

  • Use Time<Fixed>

Copy link
Contributor

github-actions bot commented Nov 5, 2023

Welcome, new contributor!

Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨

@HeyZoos
Copy link
Contributor Author

HeyZoos commented Nov 5, 2023

Time is a generic clock that corresponds to “current” or “default” time for systems. It contains Time except inside the FixedUpdate schedule when it contains Time.

Whoops, sorry. I need to read the docs. 😅

@HeyZoos HeyZoos closed this Nov 5, 2023
@HeyZoos HeyZoos deleted the patch-1 branch November 5, 2023 01:31
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