Should FTSP call isValid() before using the return value of eventTime? TimeSyncP.nc: 316 317 processedMsg = msg; 318 ((TimeSyncMsg*)(payload))->localTime = call TimeSyncPacket.eventTime(msg); 319 - om_p