[chronojump] minor change



commit 2fbf4b9df8cd74c4ba9cd185446c0b1314411ba4
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Jan 11 17:33:14 2018 +0100

    minor change

 src/restTime.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/restTime.cs b/src/restTime.cs
index bd0982a..eb8e99e 100644
--- a/src/restTime.cs
+++ b/src/restTime.cs
@@ -21,6 +21,7 @@
 using System;
 using System.Collections.Generic; //List<T>
 
+//TODO: new code should use Timespan to make operations with minutes, seconds ...
 public class LastTestTime
 {
        private int personID;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]