haxe / latest / haxe / display / response.html

Response<T>

package haxe.display

import haxe.display.Protocol

Available on all platforms

Fields

optionalfinalread onlytimestamp:Null<Float>

UNIX timestamp at the moment the data was sent.

optionalfinalread onlytimers:Null<Timer>

Only sent if `--times` is enabled.

optionalfinalread onlyresult:Null<T>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/display/Response.html