Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/src/recognition/lib/engagement_macros.cpp File Reference#include "engagement_macros.h" #include <stdio.h> #include <sys/time.h>
Include dependency graph for engagement_macros.cpp:
Go to the source code of this file.
Function Documentation
Return the current time in milliseconds.
Definition at line 40 of file engagement_macros.cpp.
Determine if a duration has passed. This function determines if the specified duration has passed and if it has it returns 1, otherwise it returns 0.
Definition at line 50 of file engagement_macros.cpp. |