X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ftimeval.h;fp=lib%2Ftimeval.h;h=517524c6845d45dd7d7c8193b01d0f622cb6f238;hb=959ec62e324d88e47930379d3f0d196119595de9;hp=303461adf4734f72941a60583b440a45b28f925f;hpb=3a88e544e07cd5c33b7eddac4e38a892897e5ed6;p=sliver-openvswitch.git diff --git a/lib/timeval.h b/lib/timeval.h index 303461adf..517524c68 100644 --- a/lib/timeval.h +++ b/lib/timeval.h @@ -62,6 +62,8 @@ long long int timeval_to_msec(const struct timeval *); void xgettimeofday(struct timeval *); +int get_cpu_usage(void); + #ifdef __cplusplus } #endif