(THRIFT-69) Fix Util::currentTime for use in applications. This function didn't work properly when used outside of the Thrift library because config.h isn't available. This patch fixes the issue by moving the function definition into the library.