getCurrentTimestamp
Retrieves the current timestamp in milliseconds. This method is used throughout the memory system to:
Mark when facts were stored
Track memory chunk creation time
Support temporal queries and memory management
Return
Current time in milliseconds since the Unix epoch