Class NetworkTimestamp

java.lang.Object
org.symbol.sdk.NetworkTimestamp.Base
org.symbol.sdk.symbol.NetworkTimestamp

public final class NetworkTimestamp extends NetworkTimestamp.Base
NetworkTimestamp

Represents a Symbol network timestamp with millisecond resolution.

  • Constructor Details

    • NetworkTimestamp

      public NetworkTimestamp(long timestamp)
      Creates a Symbol network timestamp.
      Parameters:

      timestamp - Raw network timestamp.

  • Method Details