Skip to content

Fix os.difftime bug in profiler.lua#2

Open
ilyboc2 wants to merge 1 commit into
PacktPublishing:masterfrom
ilyboc2:master
Open

Fix os.difftime bug in profiler.lua#2
ilyboc2 wants to merge 1 commit into
PacktPublishing:masterfrom
ilyboc2:master

Conversation

@ilyboc2
Copy link
Copy Markdown

@ilyboc2 ilyboc2 commented Feb 19, 2022

According to Lua's manual, os.difftime uses values from os.time instead of
os.clock.

According to Lua's docs, os.difftime uses values from os.time instead of
os.clock.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant