the units of measurement, the variable x in GetComponent<Rigidbody2D>().AddTorque(x)

GetComponent().AddTorque(x);
the units of measurement, the variable x?

Since it is a force, I assume that it is in Newtons.