Best way to test TF_CB_FEATURES_CHANGED

What is the best way to test for the features changed callback in TurboFloat? I have my config set to check every seven days. Is there any way to test that this works in an immediate sense? Even if I set it to one day (which is the minimum) then I have to wait 24hours to test it. That seems like a bad practice. Any suggestions?

Thanks,Arie

Hey Arie,

Right now that's the best way to test if the custom license fields have changed. And, of course, you can modify your app to emit "fake" TF_CB_FEATURES_CHANGED to test how your app handles it.

When we release our hosted version of TurboFloat Server instances later this year custom license field changes will be immediate.