Searched refs:now (Results 1 – 2 of 2) sorted by relevance
517 struct timeval now; in main() local525 gettimeofday(&now, NULL); in main()526 seed = (unsigned int)((now.tv_sec + 1) * (now.tv_usec + 1)); in main()
523 now has a new bytearray holding the contents.
Completed in 9 milliseconds