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
@alanzhao1 points out that quake3 uses man 3 ctime. We already support asctime; my guess is that ctime would be similar to implement in terms of LIBC_NAMESPACE::time_utils but for a different input parameter type.