mirror of
https://github.com/okalachev/flix.git
synced 2026-02-18 08:02:36 +00:00
Headers cleanups
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
|
||||
// Repository: https://github.com/okalachev/flix
|
||||
|
||||
// Time related functions
|
||||
|
||||
void step()
|
||||
{
|
||||
float now = micros() / 1000000.0;
|
||||
|
||||
Reference in New Issue
Block a user