From f6e6c9cc7e1a72ea86e7a98f7df2696bc8d5bbfa Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Wed, 20 Aug 2014 20:58:33 +0700 Subject: Add Times utility class --- crypto/crypto.csproj | 5 +++++ crypto/src/util/Times.cs | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 crypto/src/util/Times.cs diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 9bdd3b09a..a8f95a2bf 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -5948,6 +5948,11 @@ SubType = "Code" BuildAction = "Compile" /> +