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

Commit 8cd7d257 authored by Pablo Ceballos's avatar Pablo Ceballos Committed by android-build-merger
Browse files

Add FrameStats default constructor

am: 9a8c42a7

Change-Id: Ib78d68c71438391711ea3b91102408d5ad0b966b
parents 82afbe22 9a8c42a7
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.