c - get clock_sec from nibobee-library <clock.h> -


i trying access variable clock_sec library nibobee/clock.h. seems variable zero.

does have hint?

uint32_t time = clock_sec; 

unfortunately did not find documentation in english.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -