SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Accuracy Property

The accuracy of the server time, in microseconds.

Object Oriented Interface

public function getAccuracy();
public function setAccuracy($value);

Procedural Interface

secureblackbox_tspserver_get($res, 1 );
secureblackbox_tspserver_set($res, 1, $value );

Default Value

0

Remarks

Use this property to provide the accuracy of the time returned by the server, in microseconds. This specifies the maximum deviation of the returned time from the actual server time.

Data Type

Long64

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]