diff --git a/src/edu/nps/moves/dis7/examples/PduSender.java b/src/edu/nps/moves/dis7/examples/PduSender.java
index a29d1efa3ce44728b7376dec1cc56612976ef384..7a3e52eee55178846b4c2c71d7d382cf92fbbb2c 100644
--- a/src/edu/nps/moves/dis7/examples/PduSender.java
+++ b/src/edu/nps/moves/dis7/examples/PduSender.java
@@ -183,7 +183,7 @@ public class PduSender
         // update the timestamp on ALL packets sent.
         // An alterative approach: actually follow the standard. It's a crazy concept,
         // but it might just work.
-        timestamp = DisTime.getTimestamp();
+        timestamp = DisTime.getCurrentDisTimestamp();
         espdu.setTimestamp(timestamp);
 
         // Set the position of the entity in the world. DIS uses a cartesian