public void TestNow()
 {
     Assert.That(NtCore.Now(), Is.GreaterThan(0));
 }