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

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

Add FrameStats default constructor am: 9a8c42a7 am: 8cd7d257

am: 67105cc2

Change-Id: Icf85c944e561763b0a9c353f84d614a992168c20
parents 56dea281 67105cc2
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.