You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
OS_GetLocalTime
src/os/portable/os-impl-posix-gettime.c: * This file contains implementation for OS_GetTime() and OS_SetTime()
Update comment to OS_GetLocalTime / OS_SetLocalTime
To Reproduce
Steps to reproduce the behavior:
git grep OS_GetTime
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
Reporter Info
Sam Price
The text was updated successfully, but these errors were encountered:
skliper
changed the title
OS_GetLocalTime
Posix implementation comments refer to old time APIs, update to OS_GetLocalTime and OS_SetLocalTime
Oct 28, 2021
Describe the bug
A clear and concise description of what the bug is.
OS_GetLocalTime
src/os/portable/os-impl-posix-gettime.c: * This file contains implementation for OS_GetTime() and OS_SetTime()
Update comment to
OS_GetLocalTime
/OS_SetLocalTime
To Reproduce
Steps to reproduce the behavior:
git grep OS_GetTime
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
Reporter Info
Sam Price
The text was updated successfully, but these errors were encountered: