Hi All, I'm evaluating time consumed by method. I'm using time(NULL) system call to capture time before and after the call to the function. Just wanted to know if this has a considerable performance hit? For all I believe time syscall is quite optimized and should not really be matter of concern. Please let me know if someone have evaluated time(NULL) system over head.. Assuming the method I'm evaluating is a frequently called method. Thanks in advance. Regards, Vadi -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html