Commit a4cbf711 authored by bayers's avatar bayers
Browse files

fix instrumentation in case of 5ms rendering

parent a0b2c8d8
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -2547,7 +2547,10 @@ static ivas_error decodeG192(
#endif
        }
#ifdef WMOPS
        if ( vec_pos_update == 0 )
        {
            update_wmops();
        }
#ifdef MEM_COUNT_DETAILS
        export_mem( "mem_analysis.csv" );
#endif