Hi,

I was wondering how to calculate, average time a player is connected to
a table.

I'm thinking about using the monitor table,and add calculate a
aggregated intervals between LEAVE AND SEAT event.

    ####
    # A player left a poker table.
    # param1 = user serial
    # param2 = table serial
    #
    LEAVE       = 8

    ####
    # A player got a seat at a poker table.
    # param1 = user serial
    # param2 = table serial
    #
    SEAT        = 9

Does anyone have a better idea ?
-- 
Johan Euphrosine <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to