Example #1
0
    public float getDeltaTimeMicroseconds()
    {
        float ret = OpenGLSupportPINVOKE.DemoApplication_getDeltaTimeMicroseconds(swigCPtr);

        return(ret);
    }