Organize code.

This commit is contained in:
Christian Deacon
2025-03-01 12:59:38 -05:00
parent a410e928f2
commit bfbc1a7554
3 changed files with 16 additions and 4 deletions

View File

@@ -113,7 +113,7 @@ void PrintToolInfo()
/**
* Retrieves nanoseconds since system boot.
*
* @return The current nanoseconds since the system started.
* @return The current nanoseconds since the system last booted.
*/
u64 GetBootNanoTime()
{