Nieuws

I want to time some functions (for an assignment) but I can't find the C++ equivalent of Java's currentTimeMillis(). Is there a way to time a function (or anything else) and print the output (not ...