Path: chuka.playstation.co.uk!news From: "Robert Anderberg" Newsgroups: scee.yaroze.programming.3d_graphics Subject: Re: vsync Date: Tue, 26 Jan 1999 16:26:59 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 25 Message-ID: <78l3c0$gpd5@chuka.playstation.co.uk> References: <367E1AE1.259C@mdx.ac.uk> NNTP-Posting-Host: 212.67.129.84 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Harvey Cotton wrote in message <367E1AE1.259C@mdx.ac.uk>... >Is there a global variable that stores the result of VSync? I ask this >because I wish to experiment with different frame rates. > >Merry Christmas everyone! >-- >Regards | E-mail: hc054@mdx.ac.uk >Harvey | ICQ: 4269478 > Hi, If you're asking what I think you are then you simply do this : variableName = VSync(0); where variableName is an integer :) Rob