Variable ButtonDetails._downTs

Clock.currStdTime() for down event of this button (0 if button is up).

Declaration

struct ButtonDetails
{
	// ...
	long _downTs;
	// ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0