you can set up an specific cron job to run every 90 minutes using TWO commands:

Code:
 0   */3    * * *   command1
30 1-23/3   * * *   command1