libs: backend: Set timer event timestamp correctly
commit6fb527824eda1a4f749d1212a1fcadd680b4bd36
authorCyril Hrubis <metan@ucw.cz>
Wed, 18 Dec 2013 21:40:51 +0000 (18 22:40 +0100)
committerCyril Hrubis <metan@ucw.cz>
Wed, 18 Dec 2013 21:40:51 +0000 (18 22:40 +0100)
tree62d9b9c313b580c06167fe297d1fae709b516d2e
parent132863aa4d50fefb0bd28f05de4e816e56c87e77
libs: backend: Set timer event timestamp correctly

The time in timer event wasn't initialized.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/backends/GP_Backend.c