StackOverflow Questions for Tag: gettimeofday

D. Alfano
D. Alfano

Reputation: 37

Measuring time in C on Windows OS

Score: 3

Views: 141

Answers: 2

Read More
Wim69
Wim69

Reputation: 11

time from gettimeofday() seems to be updated only once a second in kernel 5.xx versus 2.6

Score: 1

Views: 45

Answers: 0

Read More
shino
shino

Reputation: 91

What is the precision of the gettimeofday function?

Score: 5

Views: 2839

Answers: 4

Read More
kooru_hi
kooru_hi

Reputation: 65

Inconsistent busy waiting time in c

Score: 0

Views: 434

Answers: 4

Read More
mikelong
mikelong

Reputation: 3844

Object-oriented representation of date and time in C++

Score: 4

Views: 7394

Answers: 4

Read More
Savita
Savita

Reputation: 75

Compilation error when using 'gettimeofday64' was not declared in this scope

Score: 0

Views: 134

Answers: 0

Read More
Dolev Dublon
Dolev Dublon

Reputation: 931

why struct timeval return 0 after first use? and how to over come this problem?

Score: 1

Views: 244

Answers: 1

Read More
Daniel Handojo
Daniel Handojo

Reputation: 642

gettimeofday() microsecond not limited to below second

Score: 2

Views: 2051

Answers: 3

Read More
Yves
Yves

Reputation: 12371

How to get exactly the same result of timeval with C++11 chrono

Score: 0

Views: 195

Answers: 1

Read More
Chris
Chris

Reputation: 367

Why is my syscall error check in assembly failing to work?

Score: 2

Views: 320

Answers: 1

Read More
ddomnik
ddomnik

Reputation: 73

How to get local time in seconds (unix epoch)?

Score: 1

Views: 1013

Answers: 1

Read More
Gergely Bertalan
Gergely Bertalan

Reputation: 5

How to get time in milliseconds in assembly?

Score: 0

Views: 690

Answers: 1

Read More
Abrar
Abrar

Reputation: 3

How can I use gettimeofday to measure the passage of time?

Score: 0

Views: 257

Answers: 1

Read More
Sahil Gupta
Sahil Gupta

Reputation: 105

Understanding the output of gettimeofday

Score: 0

Views: 1065

Answers: 1

Read More
tigercosmos
tigercosmos

Reputation: 345

‘getnstimeofday' is an implicit declaration in system call when <linux/time.h> is included

Score: 4

Views: 10700

Answers: 1

Read More
Sekhar
Sekhar

Reputation: 1

system() API getting stuck occasionally

Score: 0

Views: 111

Answers: 0

Read More
dicroce
dicroce

Reputation: 46770

What should I use to replace gettimeofday() on Windows?

Score: 22

Views: 95649

Answers: 4

Read More
UnDesSix
UnDesSix

Reputation: 68

Why the 2nd diff is so different from the others, using gettimeofday in a loop?

Score: 1

Views: 99

Answers: 1

Read More
make
make

Reputation: 775

how to use gettimeofday() or something equivalent with Visual Studio C++ 2008?

Score: 12

Views: 77397

Answers: 4

Read More
k000x
k000x

Reputation: 3

why NDK GetCurrentTime incorrect?

Score: 0

Views: 96

Answers: 1

Read More
PreviousPage 1Next