flip_test: store current flip/received timestamps in the context obj
authorImre Deak <imre.deak@intel.com>
Mon, 15 Oct 2012 23:26:35 +0000 (02:26 +0300)
committerImre Deak <imre.deak@intel.com>
Tue, 16 Oct 2012 16:34:28 +0000 (19:34 +0300)
commit9e43ecdf2113f61a28a71f67a2c464d40c732d59
treed32a272f4146e1c9ec0492fe68133876165ba366
parent161e525fd8d3a1617818c5acdee4b3be6d0a1bf0
flip_test: store current flip/received timestamps in the context obj

This is needed by the next patch that splits the flip handler function
into logical parts. Make the timestamps accesible to these parts.

No functional change.

Signed-off-by: Imre Deak <imre.deak@intel.com>
tests/flip_test.c