Hacker News new | ask | show | jobs
by jankedeen 3390 days ago
Any application code that includes logging of any sort is going to grab time. All of my code (quite a private set and scientific in nature) calls time() at critical points with identifiers so I can easily investigate issues.