ASENSOR_STANDARD_GRAVITY

Earth's gravity in m/s^2

version(Android)
extern (C) @system nothrow @nogc
enum ASENSOR_STANDARD_GRAVITY = 9.80665f;

Meta