NetworkTimestamp constructor

NetworkTimestamp(
  1. int timestamp
)

Implementation

NetworkTimestamp(int timestamp) : super(timestamp);