Added time() and clock()
This commit is contained in:
@@ -27,7 +27,7 @@ set(CMAKE_EXE_LINKER_FLAGS
|
||||
|
||||
set(malloc_impl dlmalloc)
|
||||
set(photon_libc_sources "")
|
||||
set(generic_dirs string stdio stdlib errno internal ctype wchar)
|
||||
set(generic_dirs string stdio stdlib errno internal ctype wchar time)
|
||||
|
||||
message(STATUS "Memory allocator: ${malloc_impl}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user