From: Guus Sliepen Date: Fri, 8 Mar 2013 13:11:15 +0000 (+0100) Subject: Avoid calling time(NULL). X-Git-Tag: release-1.1pre7~7 X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;h=4c30004cb6dc23616d7295b0ce631f066e7f1f82;hp=4c30004cb6dc23616d7295b0ce631f066e7f1f82;p=tinc Avoid calling time(NULL). In most cases we can use the cached time. ---