Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d364c9d authored by Pablo Ceballos's avatar Pablo Ceballos Committed by Jessica Wagantall
Browse files

Add FrameStats default constructor

Ticket: CYNGNOS-3177
Bug 28592402

Change-Id: I857e46c9ab3ffae0d96923d665d13a4128a6cafa
(cherry picked from commit 9a8c42a7)
parent 0accf066
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ namespace android {

class FrameStats : public LightFlattenable<FrameStats> {
public:
    FrameStats() : refreshPeriodNano(0) {};

    /*
     * Approximate refresh time, in nanoseconds.