Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge...
[ardour.git] / libs / backends / jack / jack_audiobackend.h
index 299bb1cefd098a9f7b577d68b073f7e7882dafc5..d5378247c320194838f4c4107b3fe4e37575b9d5 100644 (file)
@@ -92,7 +92,7 @@ class JACKAudioBackend : public AudioBackend {
     int stop ();
     int freewheel (bool);
 
-    float cpu_load() const;
+    float dsp_load() const;
 
     pframes_t sample_time ();
     pframes_t sample_time_at_cycle_start ();