CheckIntervalCommand constructor

CheckIntervalCommand(
  1. CameraCommand _command
)

Implementation

CheckIntervalCommand(this._command);