Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

time now c

#include <time.h>
time_t now = time(0); // Get the system time
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #time
ADD COMMENT
Topic
Name
1+8 =